home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TLAUNCH / TLAUNCH.txt
Text File  |  1997-06-09  |  952b  |  48 lines

  1. object Launch: TLaunch
  2.   Left = 200
  3.   Top = 108
  4.   Width = 359
  5.   Height = 145
  6.   Caption = 'Launch Error'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Label1: TLabel
  14.     Left = 72
  15.     Top = 16
  16.     Width = 257
  17.     Height = 13
  18.     Caption = 'Cannot launch Web Browser under Win 3.x'
  19.   end
  20.   object Label2: TLabel
  21.     Left = 64
  22.     Top = 32
  23.     Width = 265
  24.     Height = 13
  25.     Caption = 'URL has been copied to the clipboard'
  26.     Font.Color = clWindowText
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Label3: TLabel
  33.     Left = 24
  34.     Top = 48
  35.     Width = 321
  36.     Height = 13
  37.     Caption = 'Launch your browser manually and paste URL into Open dialog'
  38.   end
  39.   object BitBtn1: TBitBtn
  40.     Left = 136
  41.     Top = 80
  42.     Width = 77
  43.     Height = 27
  44.     TabOrder = 0
  45.     Kind = bkOK
  46.   end
  47. end
  48.